home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / TRADE / MECH2.OPD < prev    next >
Encoding:
Text File  |  1996-09-18  |  1.6 KB  |  74 lines

  1. #[document 84 132.55 116.7 172.95
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(95.60,163.05);
  16. l(111.90,164.50);
  17. l(111.40,155.05);
  18. l(96.00,155.05);
  19. finish_edge();
  20. p=path();
  21. gc_draw_style(stroked);
  22. gc_line_join_style(round);
  23. gc_line_cap_style(round);
  24. gc_stroke_width(1.20);
  25. gc_font_draw_style(0);
  26. gc_color(0.00,0.00,0.00);
  27. s[0]=draw(p);
  28. m(96.55,168.30);
  29. l(97.15,171.25);
  30. l(108.20,172.35);
  31. l(110.05,170.40);
  32. finish_edge();
  33. p=path();
  34. s[1]=draw(p);
  35. s[0]:=s[1];
  36. m(85.30,162.85);
  37. l(89.30,158.35);
  38. c(89.30,158.35,90.90,152.60,89.40,150.45);
  39. c(87.75,148.20,84.60,146.00,85.10,143.25);
  40. c(85.40,141.95,86.45,140.25,87.80,140.25);
  41. c(89.20,140.25,91.45,140.85,91.45,142.20);
  42. c(91.45,143.40,90.00,144.60,90.50,145.65);
  43. c(90.90,146.45,91.60,147.45,92.50,147.55);
  44. finish_edge();
  45. p=path();
  46. s[1]=draw(p);
  47. s[0]:=s[1];
  48. m(86.50,160.15);
  49. l(86.15,158.35);
  50. l(87.00,156.60);
  51. l(88.75,157.85);
  52. finish_edge();
  53. p=path();
  54. s[1]=draw(p);
  55. s[0]:=s[1];
  56. m(91.35,165.35);
  57. l(94.60,134.20);
  58. l(111.20,133.15);
  59. l(116.10,169.50);
  60. l(91.35,165.35);
  61. close_edge();
  62. p=path();
  63. gc_draw_style(nzw);
  64. gc_color(100.00,0.00,0.01);
  65. s[1]=draw(p);
  66. gc_draw_style(stroked);
  67. gc_color(0.00,0.00,0.00);
  68. s[1]:=draw(p);
  69. s[0]over=s[1];
  70. page:=s[0];
  71. s=NULL;
  72. #]page
  73. #]document
  74.